File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >io.github.route4me</groupId >
66 <artifactId >route4me-java-sdk</artifactId >
7- <version >1.6.6 </version >
7+ <version >1.6.7 </version >
88 <packaging >jar</packaging >
99 <properties >
1010 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
11- <log4j .version>2.17.0 </log4j .version>
11+ <log4j .version>2.17.1 </log4j .version>
1212 <maven .compiler.source>1.8</maven .compiler.source>
1313 <maven .compiler.target>1.8</maven .compiler.target>
1414 </properties >
5353 <dependency >
5454 <groupId >org.apache.logging.log4j</groupId >
5555 <artifactId >log4j-api</artifactId >
56- <version >2.17.0 </version >
56+ <version >2.17.1 </version >
5757 </dependency >
5858
5959 <dependency >
6060 <groupId >org.apache.logging.log4j</groupId >
6161 <artifactId >log4j-core</artifactId >
62- <version >2.17.0 </version >
62+ <version >2.17.1 </version >
6363 </dependency >
6464 <dependency >
6565 <groupId >com.opencsv</groupId >
7474 <dependency >
7575 <groupId >org.apache.httpcomponents</groupId >
7676 <artifactId >httpclient</artifactId >
77- <version >4.5.10 </version >
77+ <version >4.5.13 </version >
7878 </dependency >
7979 <dependency >
8080 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments