8000 HV-1896 Upgrade Jackson Databind test dependency to 2.13.2.2 · hibernate/hibernate-validator@3e2e1f3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3e2e1f3

Browse files
committed
HV-1896 Upgrade Jackson Databind test dependency to 2.13.2.2
1 parent a98a833 commit 3e2e1f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@
180180
<version.com.google.guava>30.1.1-jre</version.com.google.guava>
181181
<version.org.springframework.spring-expression>4.3.10.RELEASE</version.org.springframework.spring-expression>
182182
<version.org.jboss.arquillian.container.arquillian-weld-embedded>3.0.0.Alpha1</version.org.jboss.arquillian.container.arquillian-weld-embedded>
183-
<version.com.fasterxml.jackson.core.jackson-databind>2.12.3</version.com.fasterxml.jackson.core.jackson-databind>
184-
<version.com.fasterxml.jackson.core.jackson-annotations>2.12.3</version.com.fasterxml.jackson.core.jackson-annotations>
183+
<version.com.fasterxml.jackson.core.jackson-databind>2.13.2.2</version.com.fasterxml.jackson.core.jackson-databind>
184+
<version.com.fasterxml.jackson.core.jackson-annotations>2.13.2</version.com.fasterxml.jackson.core.jackson-annotations>
185185
<version.net.bytebuddy.byte-buddy>1.11.6</version.net.bytebuddy.byte-buddy>
186186

187187
<!-- OSGi dependencies -->

0 commit comments

Comments
 (0)
0