Skip to content

Commit 91ec2c8

Browse files
authoredMar 1, 2025
Update jackson monorepo to v2.18.3
1 parent aaaa05d commit 91ec2c8

File tree

1 file changed

+2
-2
lines changed
  • app/util/bamboo/bamboo_dataset_generator

1 file changed

+2
-2
lines changed
 

‎app/util/bamboo/bamboo_dataset_generator/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@
6767
<dependency>
6868
<groupId>com.fasterxml.jackson.core</groupId>
6969
<artifactId>jackson-core</artifactId>
70-
<version>2.18.2</version>
70+
<version>2.18.3</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.fasterxml.jackson.core</groupId>
7474
<artifactId>jackson-databind</artifactId>
75-
<version>2.18.2</version>
75+
<version>2.18.3</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>com.jayway.jsonpath</groupId>

0 commit comments

Comments
 (0)
Failed to load comments.