Skip to content

Commit e48e31a

Browse files
fix(deps): update all dependencies
1 parent 0d95d1c commit e48e31a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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>
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>org.webjars.npm</groupId>
170170
<artifactId>bootstrap</artifactId>
171-
<version>5.3.6</version>
171+
<version>5.3.7</version>
172172
<exclusions>
173173
<exclusion>
174174
<groupId>org.webjars</groupId>
@@ -313,7 +313,7 @@
313313
<plugin>
314314
<groupId>org.sonatype.central</groupId>
315315
<artifactId>central-publishing-maven-plugin</artifactId>
316-
<version>0.7.0</version>
316+
<version>0.8.0</version>
317317
<extensions>true</extensions>
318318
<configuration>
319319
<publishingServerId>central</publishingServerId>

0 commit comments

Comments
 (0)