Skip to content

Commit 46874c3

Browse files
Merge pull request #152 from avaje/dependabot/maven/io.avaje-avaje-spi-service-1.9
Bump io.avaje:avaje-spi-service from 1.8 to 1.9
2 parents cb6dfc5 + df155ac commit 46874c3

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>1.8</version>
38+
<version>1.9</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
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>io.avaje</groupId>
3636
<artifactId>avaje-spi-service</artifactId>
37-
<version>1.8</version>
37+
<version>1.9</version>
3838
<optional>true</optional>
3939
</dependency>
4040

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>1.8</version>
34+
<version>1.9</version>
3535
<optional>true</optional>
3636
</dependency>
3737

0 commit comments

Comments
 (0)