We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43e2cc7 + 0c200d5 commit 6e6aec3Copy full SHA for 6e6aec3
core/pom.xml
@@ -93,7 +93,7 @@
93
<dependency>
94
<groupId>org.slf4j</groupId>
95
<artifactId>slf4j-api</artifactId>
96
- <version>2.0.16</version>
+ <version>2.0.17</version>
97
</dependency>
98
99
<groupId>org.apache.logging.log4j</groupId>
eclipse/pom.xml
@@ -40,7 +40,7 @@
40
</modules>
41
42
<properties>
43
- <tycho-version>4.0.11</tycho-version>
+ <tycho-version>4.0.12</tycho-version>
44
<license.version>4.6</license.version>
45
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
46
0 commit comments