Skip to content

Commit 8d6e80f

Browse files
committed
minor dependency upgrades
1 parent 8f8051c commit 8d6e80f

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
@@ -61,14 +61,14 @@
6161
<project.build.outputTimestamp>1684587567</project.build.outputTimestamp>
6262

6363
<slf4j.version>2.0.7</slf4j.version>
64-
<logback.version>1.4.7</logback.version>
64+
<logback.version>1.4.8</logback.version>
6565

6666
<junit.minor>9.3</junit.minor>
6767
<junit.version>5.${junit.minor}</junit.version>
6868
<junit.runner.version>1.${junit.minor}</junit.runner.version>
6969

7070
<javacan.architecture>x86_64</javacan.architecture>
71-
<dockcross.default-tag>20230421-a0eaff4</dockcross.default-tag>
71+
<dockcross.default-tag>20230622-7312d8f</dockcross.default-tag>
7272
<dockcross.image>docker.io/dockcross/linux-x64:${dockcross.default-tag}</dockcross.image>
7373
<dockcross.link-mode>dynamic</dockcross.link-mode>
7474

0 commit comments

Comments
 (0)