Skip to content

Commit

Permalink
Merge pull request #131 from OpenLiberty/dependabot/maven/liberty-rem…
Browse files Browse the repository at this point in the history
…ote/com.fasterxml.jackson.core-jackson-databind-2.13.4.2

Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /liberty-remote
  • Loading branch information
cherylking committed Mar 31, 2023
2 parents 1669138 + 53b29fb commit 7f57fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liberty-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<skipTests>false</skipTests>
<version.jackson>2.13.4.1</version.jackson>
<version.jackson>2.13.4.2</version.jackson>
<version.apache.fluent.hc>4.5.6</version.apache.fluent.hc>
<loggingPropertiesFile>${basedir}/src/test/resources/logging.properties</loggingPropertiesFile>
</properties>
Expand Down

0 comments on commit 7f57fa0

Please sign in to comment.