Skip to content

Commit 3130e1f

Browse files
authored
Update pom.xml
1 parent a31575c commit 3130e1f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>com.fasterxml.jackson.core</groupId>
114114
<artifactId>jackson-databind</artifactId>
115-
<version>2.19.1</version>
115+
<version>2.20.0</version>
116116
<scope>provided</scope>
117117
</dependency>
118118
</dependencies>
@@ -139,7 +139,7 @@
139139
<plugin>
140140
<groupId>org.apache.maven.plugins</groupId>
141141
<artifactId>maven-javadoc-plugin</artifactId>
142-
<version>3.11.2</version>
142+
<version>3.11.3</version>
143143
</plugin>
144144
<plugin>
145145
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)