File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
operator-build-maven-plugin Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 43
43
<dependency >
44
44
<groupId >org.ow2.asm</groupId >
45
45
<artifactId >asm</artifactId >
46
- <version >9.7</version >
46
+ <version >9.7.1 </version >
47
47
<scope >test</scope >
48
48
</dependency >
49
49
</dependencies >
Original file line number Diff line number Diff line change 648
648
<maven-checkstyle-plugin-version >3.5.0</maven-checkstyle-plugin-version >
649
649
<maven-release-plugin-version >3.1.1</maven-release-plugin-version >
650
650
<maven-javadoc-plugin-version >3.10.1</maven-javadoc-plugin-version >
651
- <maven-failsafe-plugin-version >3.5.0 </maven-failsafe-plugin-version >
651
+ <maven-failsafe-plugin-version >3.5.1 </maven-failsafe-plugin-version >
652
652
<maven-dependency-plugin-version >3.8.0</maven-dependency-plugin-version >
653
653
<exec-maven-plugin-version >3.4.1</exec-maven-plugin-version >
654
654
<spotbugs-maven-plugin-version >4.8.6.4</spotbugs-maven-plugin-version >
You can’t perform that action at this time.
0 commit comments