Skip to content

Commit 80db344

Browse files
fix(deps): update all dependencies
1 parent c489e4a commit 80db344

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
@@ -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>7.4</version>
108108
</dependency>
109109
<dependency>
110110
<groupId>nz.net.ultraq.thymeleaf</groupId>
@@ -201,7 +201,7 @@
201201
<plugin>
202202
<groupId>com.spotify.fmt</groupId>
203203
<artifactId>fmt-maven-plugin</artifactId>
204-
<version>2.25</version>
204+
<version>2.27</version>
205205
<executions>
206206
<execution>
207207
<goals>

0 commit comments

Comments
 (0)