File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868 <dependency >
6969 <groupId >org.slf4j</groupId >
7070 <artifactId >slf4j-api</artifactId >
71- <version >2.0.17 </version >
71+ <version >2.0.18 </version >
7272 </dependency >
7373 <dependency >
7474 <groupId >junit</groupId >
131131 <plugin >
132132 <groupId >org.codehaus.mojo</groupId >
133133 <artifactId >versions-maven-plugin</artifactId >
134- <version >2.20.1 </version >
134+ <version >2.21.0 </version >
135135 <configuration >
136136 <rulesUri >file://${project.basedir} /version-rules.xml</rulesUri >
137137 </configuration >
158158 <plugin >
159159 <groupId >org.apache.maven.plugins</groupId >
160160 <artifactId >maven-enforcer-plugin</artifactId >
161- <version >3.6.2 </version >
161+ <version >3.6.3 </version >
162162 <executions >
163163 <execution >
164164 <id >enforce-versions</id >
188188 <plugin >
189189 <groupId >org.sonatype.central</groupId >
190190 <artifactId >central-publishing-maven-plugin</artifactId >
191- <version >0.9 .0</version >
191+ <version >0.10 .0</version >
192192 <extensions >true</extensions >
193193 <configuration >
194194 <publishingServerId >ossrh</publishingServerId >
You can’t perform that action at this time.
0 commit comments