Skip to content

Commit 970bf23

Browse files
Bump jackson.version from 2.10.0.pr1 to 2.10.0.pr2
Bumps `jackson.version` from 2.10.0.pr1 to 2.10.0.pr2. Updates `jackson-core` from 2.10.0.pr1 to 2.10.0.pr2 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.10.0.pr1...jackson-core-2.10.0.pr2) Updates `jackson-databind` from 2.10.0.pr1 to 2.10.0.pr2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.10.0.pr1 to 2.10.0.pr2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4504081 commit 970bf23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<maven.compiler.source>${java.version}</maven.compiler.source>
7272
<maven.compiler.target>${java.version}</maven.compiler.target>
7373
<slf4j.version>1.7.28</slf4j.version>
74-
<jackson.version>2.10.0.pr1</jackson.version>
74+
<jackson.version>2.10.0.pr2</jackson.version>
7575
<spring.version>5.1.9.RELEASE</spring.version>
7676
<spring-boot.version>2.1.7.RELEASE</spring-boot.version>
7777
<spring-security.version>5.1.6.RELEASE</spring-security.version>

0 commit comments

Comments
 (0)