Skip to content

Commit ecb69f4

Browse files
authored
Merge pull request #141 from glenrobson/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.2.1
Bump jackson-databind from 2.13.0 to 2.13.2.1
2 parents c8f6002 + 21e09bd commit ecb69f4

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
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>com.fasterxml.jackson.core</groupId>
110110
<artifactId>jackson-databind</artifactId>
111-
<version>2.13.0</version>
111+
<version>2.13.2.1</version>
112112
</dependency>
113113
<dependency>
114114
<groupId>org.openrdf.sesame</groupId>

0 commit comments

Comments
 (0)