Skip to content

Commit 38b05fd

Browse files
Merge pull request #276 from avaje/dependabot/maven/io.avaje-avaje-inject-10.3
Bump io.avaje:avaje-inject from 10.2 to 10.3
2 parents 6659081 + ae2c1c5 commit 38b05fd

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>10.2</version>
42+
<version>10.3</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>10.2</version>
29+
<version>10.3</version>
3030
<scope>provided</scope>
3131
<optional>true</optional>
3232
</dependency>

0 commit comments

Comments
 (0)