Skip to content

Commit

Permalink
Bump io.avaje:avaje-spi-service from 1.8 to 1.9
Browse files Browse the repository at this point in the history
Bumps io.avaje:avaje-spi-service from 1.8 to 1.9.

---
updated-dependencies:
- dependency-name: io.avaje:avaje-spi-service
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 7, 2024
1 parent cb6dfc5 commit df155ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion avaje-aws-appconfig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-spi-service</artifactId>
<version>1.8</version>
<version>1.9</version>
<optional>true</optional>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion avaje-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-spi-service</artifactId>
<version>1.8</version>
<version>1.9</version>
<optional>true</optional>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion avaje-dynamic-logback/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-spi-service</artifactId>
<version>1.8</version>
<version>1.9</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit df155ac

Please sign in to comment.