Skip to content

Commit

Permalink
Merge pull request avaje#72 from avaje/dependabot/maven/master/depend…
Browse files Browse the repository at this point in the history
…encies-4341fa1302

Bump the dependencies group with 2 updates
  • Loading branch information
SentryMan authored Nov 25, 2024
2 parents bbd7cc4 + 90dd5ca commit f9339e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion avaje-jex-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-inject-test</artifactId>
<version>10.6</version>
<version>11.0</version>
<optional>true</optional>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion avaje-jex/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-inject</artifactId>
<version>10.6</version>
<version>11.0</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit f9339e8

Please sign in to comment.