Skip to content

Commit 1d41028

Browse files
Bump jackson.version from 2.11.3 to 2.12.3 (#55)
Bumps `jackson.version` from 2.11.3 to 2.12.3. Updates `jackson-databind` from 2.11.3 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-datatype-jsr310` from 2.11.3 to 2.12.3 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f115d53 commit 1d41028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spotify-web-api-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<properties>
2323
<okhttp.version>4.9.1</okhttp.version>
24-
<jackson.version>2.11.3</jackson.version>
24+
<jackson.version>2.12.3</jackson.version>
2525
</properties>
2626

2727
<dependencies>

0 commit comments

Comments
 (0)