Skip to content

Commit 71c6571

Browse files
author
admin
committed
Merge branch 'dev' into requirements-update-release-8-7-0
# Conflicts: # requirements.txt
2 parents 93463e6 + 80dd9df commit 71c6571

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

app/util/bamboo/bamboo_dataset_generator/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,17 +62,17 @@
6262
<dependency>
6363
<groupId>com.google.guava</groupId>
6464
<artifactId>guava</artifactId>
65-
<version>33.4.0-jre</version>
65+
<version>33.4.6-jre</version>
6666
</dependency>
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>
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>net.minidev</groupId>
8484
<artifactId>json-smart</artifactId>
85-
<version>2.5.1</version>
85+
<version>2.5.2</version>
8686
</dependency>
8787
<dependency>
8888
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)