Skip to content

Commit 24c1970

Browse files
yoshito-umaokayumaoka
authored andcommitted
Update some component dependencies
1 parent 74257b4 commit 24c1970

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gp-res-filter/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,22 +86,22 @@
8686
<dependency>
8787
<groupId>com.fasterxml.jackson.dataformat</groupId>
8888
<artifactId>jackson-dataformat-yaml</artifactId>
89-
<version>2.9.9</version>
89+
<version>2.9.10</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>com.fasterxml.jackson.core</groupId>
9393
<artifactId>jackson-core</artifactId>
94-
<version>2.9.9</version>
94+
<version>2.9.10</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>com.fasterxml.jackson.core</groupId>
9898
<artifactId>jackson-databind</artifactId>
99-
<version>2.9.10.3</version>
99+
<version>2.9.10.4</version>
100100
</dependency>
101101
<dependency>
102102
<groupId>com.ibm.icu</groupId>
103103
<artifactId>icu4j</artifactId>
104-
<version>64.2</version>
104+
<version>67.1</version>
105105
</dependency>
106106

107107
<!-- JUnit -->

0 commit comments

Comments
 (0)