Skip to content

Commit

Permalink
Merge pull request #262 from wildfly-extras/revert-259-dependabot/mav…
Browse files Browse the repository at this point in the history
…en/com.fasterxml.jackson.core-jackson-databind-2.17.1

Revert "Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1"
  • Loading branch information
jmesnil authored May 23, 2024
2 parents a674003 + e0dfc71 commit 0db9adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<version.com.fasterxml.jackson>2.17.0</version.com.fasterxml.jackson>
<version.com.fasterxml.jackson.databind>2.17.1</version.com.fasterxml.jackson.databind>
<version.com.fasterxml.jackson.databind>2.17.0</version.com.fasterxml.jackson.databind>
<version.com.networknt.json-schema-validator>1.4.0</version.com.networknt.json-schema-validator>
<version.junit5>5.10.2</version.junit5>
<version.org.jboss.logging>3.6.0.Final</version.org.jboss.logging>
Expand Down

0 comments on commit 0db9adf

Please sign in to comment.