Skip to content

Commit

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

---
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 24, 2024
1 parent c83a209 commit b8a9b84
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.9</version>
<version>1.11</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 @@ -35,7 +35,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-spi-service</artifactId>
<version>1.9</version>
<version>1.11</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.9</version>
<version>1.11</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit b8a9b84

Please sign in to comment.