We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e9ee3 commit cdee857Copy full SHA for cdee857
1 file changed
parent_toplevel/pom.xml
@@ -25,7 +25,7 @@
25
<parent>
26
<groupId>io.wcm.maven</groupId>
27
<artifactId>io.wcm.maven.global-parent</artifactId>
28
- <version>47-SNAPSHOT</version>
+ <version>47</version>
29
<relativePath />
30
</parent>
31
@@ -135,12 +135,12 @@
135
<dependency>
136
<groupId>org.slf4j</groupId>
137
<artifactId>slf4j-api</artifactId>
138
- <version>1.7.32</version>
+ <version>1.7.36</version>
139
</dependency>
140
141
142
<artifactId>slf4j-simple</artifactId>
143
144
145
146
<!-- Testing -->
0 commit comments