Skip to content

Commit c29f2b2

Browse files
Merge pull request #198 from avaje/dependabot/maven/master/dependencies-c5f2af3c3b
Bump io.avaje:avaje-spi-service from 2.9 to 2.10 in the dependencies group
2 parents a5a463c + ef8bd6b commit c29f2b2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

avaje-aws-appconfig/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>io.avaje</groupId>
3737
<artifactId>avaje-spi-service</artifactId>
38-
<version>2.9</version>
38+
<version>2.10</version>
3939
<optional>true</optional>
4040
</dependency>
4141

avaje-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>io.avaje</groupId>
3737
<artifactId>avaje-spi-service</artifactId>
38-
<version>2.9</version>
38+
<version>2.10</version>
3939
<optional>true</optional>
4040
</dependency>
4141

avaje-dynamic-logback/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>io.avaje</groupId>
3333
<artifactId>avaje-spi-service</artifactId>
34-
<version>2.9</version>
34+
<version>2.10</version>
3535
<optional>true</optional>
3636
</dependency>
3737

0 commit comments

Comments
 (0)