Skip to content

Commit da2b3f1

Browse files
Bump io.avaje:avaje-spi-service in the dependencies group
Bumps the dependencies group with 1 update: io.avaje:avaje-spi-service. Updates `io.avaje:avaje-spi-service` from 2.5 to 2.6 --- updated-dependencies: - dependency-name: io.avaje:avaje-spi-service dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff89af5 commit da2b3f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

htmx-nima-jstache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>io.avaje</groupId>
4848
<artifactId>avaje-spi-service</artifactId>
49-
<version>2.5</version>
49+
<version>2.6</version>
5050
<scope>provided</scope>
5151
<optional>true</optional>
5252
</dependency>

http-inject-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>io.avaje</groupId>
3535
<artifactId>avaje-spi-service</artifactId>
36-
<version>2.5</version>
36+
<version>2.6</version>
3737
<scope>provided</scope>
3838
<optional>true</optional>
3939
</dependency>

0 commit comments

Comments
 (0)