Skip to content

Commit f925bf3

Browse files
Bump com.fasterxml.jackson.jr:jackson-jr-objects
Bumps [com.fasterxml.jackson.jr:jackson-jr-objects](https://github.com/FasterXML/jackson-jr) from 2.17.1 to 2.18.0. - [Commits](FasterXML/jackson-jr@jackson-jr-parent-2.17.1...jackson-jr-parent-2.18.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.jr:jackson-jr-objects dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de3b74e commit f925bf3

File tree

1 file changed

+1
-1
lines changed
  • labs/unicorn-store/infrastructure/db-setup

1 file changed

+1
-1
lines changed

labs/unicorn-store/infrastructure/db-setup/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>com.fasterxml.jackson.jr</groupId>
7777
<artifactId>jackson-jr-objects</artifactId>
78-
<version>2.17.1</version>
78+
<version>2.18.0</version>
7979
</dependency>
8080
</dependencies>
8181

0 commit comments

Comments
 (0)