We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c489e4a commit 4f6fa2aCopy full SHA for 4f6fa2a
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>2.7.18</version>
+ <version>3.4.5</version>
10
</parent>
11
12
<name>DigitalCollections: Euphoria Streaming Server</name>
@@ -104,7 +104,7 @@
104
<dependency>
105
<groupId>net.logstash.logback</groupId>
106
<artifactId>logstash-logback-encoder</artifactId>
107
- <version>7.3</version>
+ <version>8.1</version>
108
</dependency>
109
110
<groupId>nz.net.ultraq.thymeleaf</groupId>
0 commit comments