Skip to content

Commit add8d25

Browse files
authored
Merge pull request #34 from jobmission/dependabot/maven/tools.jackson.core-jackson-databind-3.0.3
Bump tools.jackson.core:jackson-databind from 3.0.2 to 3.0.3
2 parents 103e7bf + 7ab3b02 commit add8d25

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
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>tools.jackson.core</groupId>
4646
<artifactId>jackson-databind</artifactId>
47-
<version>3.0.2</version>
47+
<version>3.0.3</version>
4848
<scope>provided</scope>
4949
</dependency>
5050

0 commit comments

Comments
 (0)