Skip to content

Commit

Permalink
Merge pull request #271 from avaje/dependabot/maven/io.avaje-avaje-in…
Browse files Browse the repository at this point in the history
…ject-10.2

Bump io.avaje:avaje-inject from 10.1 to 10.2
  • Loading branch information
github-actions[bot] authored Jul 25, 2024
2 parents 2043251 + 6d87e4a commit 06f191a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion blackbox-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-inject</artifactId>
<version>10.1</version>
<version>10.2</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion jsonb-inject-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-inject</artifactId>
<version>10.1</version>
<version>10.2</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 06f191a

Please sign in to comment.