Skip to content

Commit e3f26ee

Browse files
Bump jackson-databind from 2.15.0 to 2.15.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.15.0 to 2.15.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ec1232 commit e3f26ee

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
@@ -35,7 +35,7 @@
3535
</scm>
3636

3737
<properties>
38-
<jackson.version>2.15.0</jackson.version>
38+
<jackson.version>2.15.1</jackson.version>
3939
<reactor-netty.version>1.1.7</reactor-netty.version>
4040
<groovy.version>3.0.17</groovy.version>
4141
<spock.version>2.3-groovy-4.0</spock.version>

0 commit comments

Comments
 (0)