Skip to content

Commit afa30b1

Browse files
author
Hattinger04
committed
dependabot wants newer version of jackson dependency - not tested!
1 parent f766919 commit afa30b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>com.fasterxml.jackson.core</groupId>
103103
<artifactId>jackson-databind</artifactId>
104-
<version>2.13.0</version><!--$NO-MVN-MAN-VER$-->
104+
<version>[2.13.4.1,)</version><!--$NO-MVN-MAN-VER$-->
105105
</dependency>
106106
<dependency>
107107
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)