We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c489e4a commit 80db344Copy full SHA for 80db344
pom.xml
@@ -104,7 +104,7 @@
104
<dependency>
105
<groupId>net.logstash.logback</groupId>
106
<artifactId>logstash-logback-encoder</artifactId>
107
- <version>7.3</version>
+ <version>7.4</version>
108
</dependency>
109
110
<groupId>nz.net.ultraq.thymeleaf</groupId>
@@ -201,7 +201,7 @@
201
<plugin>
202
<groupId>com.spotify.fmt</groupId>
203
<artifactId>fmt-maven-plugin</artifactId>
204
- <version>2.25</version>
+ <version>2.27</version>
205
<executions>
206
<execution>
207
<goals>
0 commit comments