Skip to content

Commit 66b01cd

Browse files
Merge pull request #378 from avaje/dependabot/maven/main/dependencies-678baa5ca8
Bump the dependencies group with 2 updates
2 parents de956ed + 8b58030 commit 66b01cd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

blackbox-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>io.avaje</groupId>
4747
<artifactId>avaje-inject</artifactId>
48-
<version>11.4</version>
48+
<version>11.5</version>
4949
<scope>provided</scope>
5050
<optional>true</optional>
5151
</dependency>
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>io.avaje</groupId>
6262
<artifactId>avaje-inject-generator</artifactId>
63-
<version>11.4</version>
63+
<version>11.5</version>
6464
<scope>provided</scope>
6565
<optional>true</optional>
6666
</dependency>

jsonb-inject-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>io.avaje</groupId>
2828
<artifactId>avaje-inject</artifactId>
29-
<version>11.4</version>
29+
<version>11.5</version>
3030
<scope>provided</scope>
3131
<optional>true</optional>
3232
</dependency>

0 commit comments

Comments
 (0)