File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1616 <url >https://github.com/arangodb/arangodb-java-driver</url >
1717
1818 <properties >
19- <adb .jackson.version>2.13.3 </adb .jackson.version>
19+ <adb .jackson.version>2.14.1 </adb .jackson.version>
2020 <sonar .organization>arangodb-1</sonar .organization>
2121 <sonar .host.url>https://sonarcloud.io</sonar .host.url>
2222 <SslTest >false</SslTest >
358358 <dependency >
359359 <groupId >com.arangodb</groupId >
360360 <artifactId >jackson-dataformat-velocypack</artifactId >
361- <version >3.0.1 </version >
361+ <version >3.1.0 </version >
362362 <optional >true</optional >
363363 </dependency >
364364 <dependency >
Original file line number Diff line number Diff line change 2424 </licenses >
2525
2626 <properties >
27+ <maven .compiler.target>1.8</maven .compiler.target>
28+ <maven .compiler.source>1.8</maven .compiler.source>
2729 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2830 </properties >
2931
Original file line number Diff line number Diff line change 8484 <dependency >
8585 <groupId >com.fasterxml.jackson</groupId >
8686 <artifactId >jackson-bom</artifactId >
87- <version >2.13.4 </version >
87+ <version >2.14.1 </version >
8888 <scope >import</scope >
8989 <type >pom</type >
9090 </dependency >
You can’t perform that action at this time.
0 commit comments