Commit 6fe9601 Dominick Leppich
committed
1 parent e77f802 commit 6fe9601 Copy full SHA for 6fe9601
File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >3.3.5 </version >
8
+ <version >3.4.3 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >io.goobi.vocabulary</groupId >
15
15
<description >Spring Boot based RESTful web service for vocabulary management</description >
16
16
<packaging >jar</packaging >
17
17
<properties >
18
- <maven .compiler.release>17</maven .compiler.release>
18
+ <java .version>21</java .version>
19
+ <maven .compiler.release>21</maven .compiler.release>
19
20
<maven .version>3.8.8</maven .version>
20
21
21
22
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments