File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 <automatic .module.name>--module-name-need-to-be-overriden--</automatic .module.name>
2121 <guava .version>33.4.0-jre</guava .version>
2222 <junit-jupiter .version>5.12.0</junit-jupiter .version>
23- <otel .instrumentation.version>2.13.1 -alpha</otel .instrumentation.version>
23+ <otel .instrumentation.version>2.13.2 -alpha</otel .instrumentation.version>
2424 <java .version>8</java .version>
2525 <jacoco .line-coverage>0.70</jacoco .line-coverage>
2626 <checkstyle .skip>false</checkstyle .skip>
126126 <dependency >
127127 <groupId >org.slf4j</groupId >
128128 <artifactId >slf4j-simple</artifactId >
129- <version >2.0.16 </version >
129+ <version >2.0.17 </version >
130130 <scope >test</scope >
131131 </dependency >
132132 <dependency >
164164 </plugin >
165165 <plugin >
166166 <artifactId >maven-deploy-plugin</artifactId >
167- <version >3.1.3 </version >
167+ <version >3.1.4 </version >
168168 </plugin >
169169 <plugin >
170170 <artifactId >maven-clean-plugin</artifactId >
396396 <plugin >
397397 <!-- maven-site-plugin 3.3 requires maven-project-info-reports-plugin < 3.0 -->
398398 <artifactId >maven-project-info-reports-plugin</artifactId >
399- <version >3.8 .0</version >
399+ <version >3.9 .0</version >
400400 </plugin >
401401 <plugin >
402402 <artifactId >maven-javadoc-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments