We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1582ac + 0155450 commit df9217bCopy full SHA for df9217b
1 file changed
bzst-dip-java-client/pom.xml
@@ -76,7 +76,7 @@
76
<dependency>
77
<groupId>commons-io</groupId>
78
<artifactId>commons-io</artifactId>
79
- <version>2.18.0</version>
+ <version>2.19.0</version>
80
</dependency>
81
82
<groupId>jakarta.xml.bind</groupId>
@@ -129,7 +129,7 @@
129
130
<groupId>org.apache.httpcomponents.client5</groupId>
131
<artifactId>httpclient5</artifactId>
132
- <version>5.4.1</version>
+ <version>5.4.3</version>
133
134
135
<groupId>org.openapitools</groupId>
@@ -139,7 +139,7 @@
139
140
<groupId>org.slf4j</groupId>
141
<artifactId>slf4j-api</artifactId>
142
- <version>2.0.16</version>
+ <version>2.0.17</version>
143
144
145
<groupId>com.opencsv</groupId>
0 commit comments