Skip to content

Commit d8b077b

Browse files
Bump jackson-datatype-jsr310 from 2.13.2 to 2.13.3
Bumps jackson-datatype-jsr310 from 2.13.2 to 2.13.3. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 563d711 commit d8b077b

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
@@ -174,12 +174,12 @@
174174
<dependency>
175175
<groupId>com.fasterxml.jackson.datatype</groupId>
176176
<artifactId>jackson-datatype-jsr310</artifactId>
177-
<version>2.13.2</version>
177+
<version>2.13.3</version>
178178
</dependency>
179179
<dependency>
180180
<groupId>org.apache.groovy</groupId>
181181
<artifactId>groovy</artifactId>
182-
<version>4.0.1</version>
182+
<version>4.0.2</version>
183183
<type>pom</type>
184184
</dependency>
185185

0 commit comments

Comments
 (0)