Skip to content

Commit 157fd15

Browse files
Merge pull request #808 from avaje/dependabot/maven/master/dependencies-d4a48e40b1
Bump the dependencies group with 3 updates
2 parents c5c76e8 + 3a2f029 commit 157fd15

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

blackbox-test-inject/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>io.avaje</groupId>
3131
<artifactId>avaje-jsonb</artifactId>
32-
<version>3.2</version>
32+
<version>3.3</version>
3333
</dependency>
3434

3535
<dependency>

inject-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,14 +104,14 @@
104104
<dependency>
105105
<groupId>io.avaje</groupId>
106106
<artifactId>avaje-jex</artifactId>
107-
<version>3.0</version>
107+
<version>3.1</version>
108108
<scope>test</scope>
109109
</dependency>
110110

111111
<dependency>
112112
<groupId>io.avaje</groupId>
113113
<artifactId>avaje-jsonb</artifactId>
114-
<version>3.2</version>
114+
<version>3.3</version>
115115
<scope>test</scope>
116116
</dependency>
117117

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.avaje</groupId>
1313
<artifactId>java11-oss</artifactId>
14-
<version>5.0</version>
14+
<version>5.1</version>
1515
</parent>
1616
<scm>
1717
<developerConnection>scm:git:[email protected]:avaje/avaje-inject.git</developerConnection>

0 commit comments

Comments
 (0)