Skip to content

Commit bccf97a

Browse files
Bump com.fasterxml.jackson.core:jackson-core from 2.18.2 to 2.18.3 (#1321)
1 parent db799b7 commit bccf97a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bunsen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>com.fasterxml.jackson.core</groupId>
9090
<artifactId>jackson-core</artifactId>
91-
<version>2.18.2</version>
91+
<version>2.18.3</version>
9292
</dependency>
9393

9494
<dependency>

pipelines/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<dependency>
231231
<groupId>com.fasterxml.jackson.core</groupId>
232232
<artifactId>jackson-core</artifactId>
233-
<version>2.18.2</version>
233+
<version>2.18.3</version>
234234
</dependency>
235235

236236
<dependency>

0 commit comments

Comments
 (0)