Skip to content

Commit 6e6aec3

Browse files
committed
Merge branch 'master' into just-java-17-updates
# Conflicts: # eclipse/pom.xml
2 parents 43e2cc7 + 0c200d5 commit 6e6aec3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>org.slf4j</groupId>
9595
<artifactId>slf4j-api</artifactId>
96-
<version>2.0.16</version>
96+
<version>2.0.17</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>org.apache.logging.log4j</groupId>

eclipse/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</modules>
4141

4242
<properties>
43-
<tycho-version>4.0.11</tycho-version>
43+
<tycho-version>4.0.12</tycho-version>
4444
<license.version>4.6</license.version>
4545
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4646

0 commit comments

Comments
 (0)