Skip to content

Commit ed986ce

Browse files
Merge pull request #14 from avaje/dependabot/maven/master/dependencies-e2368f5465
Bump the dependencies group with 3 updates
2 parents 3dca9ab + cfdde91 commit ed986ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

avaje-sigma/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
<dependency>
2929
<groupId>com.fasterxml.jackson.core</groupId>
3030
<artifactId>jackson-databind</artifactId>
31-
<version>2.18.1</version>
31+
<version>2.18.2</version>
3232
<optional>true</optional>
3333
</dependency>
3434

3535
<dependency>
3636
<groupId>io.avaje</groupId>
3737
<artifactId>avaje-jsonb</artifactId>
38-
<version>2.3</version>
38+
<version>2.4</version>
3939
<optional>true</optional>
4040
</dependency>
4141

@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>io.avaje</groupId>
5050
<artifactId>avaje-jsonb-generator</artifactId>
51-
<version>2.3</version>
51+
<version>2.4</version>
5252
<scope>test</scope>
5353
</dependency>
5454

0 commit comments

Comments
 (0)