Skip to content

Commit df9217b

Browse files
committed
Merge branch 'develop' of https://github.com/xdev-software/bzst-dip-java-client into develop
2 parents b1582ac + 0155450 commit df9217b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bzst-dip-java-client/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>commons-io</groupId>
7878
<artifactId>commons-io</artifactId>
79-
<version>2.18.0</version>
79+
<version>2.19.0</version>
8080
</dependency>
8181
<dependency>
8282
<groupId>jakarta.xml.bind</groupId>
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>org.apache.httpcomponents.client5</groupId>
131131
<artifactId>httpclient5</artifactId>
132-
<version>5.4.1</version>
132+
<version>5.4.3</version>
133133
</dependency>
134134
<dependency>
135135
<groupId>org.openapitools</groupId>
@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>org.slf4j</groupId>
141141
<artifactId>slf4j-api</artifactId>
142-
<version>2.0.16</version>
142+
<version>2.0.17</version>
143143
</dependency>
144144
<dependency>
145145
<groupId>com.opencsv</groupId>

0 commit comments

Comments
 (0)