Skip to content

Commit d80214c

Browse files
Merge pull request #446 from avaje/dependabot/maven/main/dependencies-174a0d9692
Bump the dependencies group with 3 updates
2 parents 8c8318f + 3b9471f commit d80214c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.6</version>
48+
<version>12.0</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.6</version>
63+
<version>12.0</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
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>io.avaje</groupId>
3636
<artifactId>avaje-inject</artifactId>
37-
<version>11.6</version>
37+
<version>12.0</version>
3838
<scope>provided</scope>
3939
<optional>true</optional>
4040
</dependency>

jsonb-spring-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>org.springframework.boot</groupId>
2828
<artifactId>spring-boot-dependencies</artifactId>
29-
<version>3.5.6</version>
29+
<version>3.5.7</version>
3030
<type>pom</type>
3131
<scope>import</scope>
3232
</dependency>

0 commit comments

Comments
 (0)