Skip to content

Commit 0a9e4fd

Browse files
committed
Update to spring boot 2.5.5 for Java 17 compatibility, Disabled second Jena tests due to issues with duplicated bean definitions
1 parent a690cbe commit 0a9e4fd

File tree

4 files changed

+331
-330
lines changed

4 files changed

+331
-330
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.springframework.boot</groupId>
1616
<artifactId>spring-boot-starter-parent</artifactId>
17-
<version>2.0.3.RELEASE</version>
17+
<version>2.5.5</version>
1818
<relativePath/> <!-- lookup parent from repository -->
1919
</parent>
2020

0 commit comments

Comments
 (0)