Skip to content

Commit ffbb2ba

Browse files
Merge pull request #176 from avaje/dependabot/maven/io.avaje-avaje-inject-9.9
Bump io.avaje:avaje-inject from 9.8 to 9.9
2 parents 993f4fb + 5cbcf66 commit ffbb2ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

blackbox-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>io.avaje</groupId>
4141
<artifactId>avaje-inject</artifactId>
42-
<version>9.8</version>
42+
<version>9.9</version>
4343
<scope>provided</scope>
4444
<optional>true</optional>
4545
</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>9.8</version>
29+
<version>9.9</version>
3030
<scope>provided</scope>
3131
<optional>true</optional>
3232
</dependency>

0 commit comments

Comments
 (0)