Skip to content

Commit 4f6fa2a

Browse files
fix(deps): update all dependencies
1 parent c489e4a commit 4f6fa2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>2.7.18</version>
9+
<version>3.4.5</version>
1010
</parent>
1111

1212
<name>DigitalCollections: Euphoria Streaming Server</name>
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>net.logstash.logback</groupId>
106106
<artifactId>logstash-logback-encoder</artifactId>
107-
<version>7.3</version>
107+
<version>8.1</version>
108108
</dependency>
109109
<dependency>
110110
<groupId>nz.net.ultraq.thymeleaf</groupId>

0 commit comments

Comments
 (0)