File tree 6 files changed +9
-9
lines changed
6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<artifactId >wls-exporter-parent</artifactId >
11
11
<groupId >com.oracle.wls.exporter</groupId >
12
- <version >2.0.5 </version >
12
+ <version >2.0.6 </version >
13
13
</parent >
14
14
15
15
<artifactId >build-helper-mojo</artifactId >
Original file line number Diff line number Diff line change 7
7
8
8
<groupId >com.oracle.wls.exporter</groupId >
9
9
<artifactId >wls-exporter-parent</artifactId >
10
- <version >2.0.5 </version >
10
+ <version >2.0.6 </version >
11
11
<modules >
12
12
<module >wls-exporter-core</module >
13
13
</modules >
46
46
<sonar .host.url>https://sonarcloud.io</sonar .host.url>
47
47
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
48
48
<apache .http.version>4.5.3</apache .http.version>
49
- <version .plugin.surefire>3.0.0-M5 </version .plugin.surefire>
49
+ <version .plugin.surefire>3.0.0-M7 </version .plugin.surefire>
50
50
<maven .compiler.source>8</maven .compiler.source>
51
51
<maven .compiler.target>${maven.compiler.source} </maven .compiler.target>
52
52
</properties >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<artifactId >wls-exporter-parent</artifactId >
10
10
<groupId >com.oracle.wls.exporter</groupId >
11
- <version >2.0.5 </version >
11
+ <version >2.0.6 </version >
12
12
</parent >
13
13
14
14
<artifactId >wls-exporter-core</artifactId >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.oracle.wls.exporter</groupId >
10
10
<artifactId >wls-exporter-parent</artifactId >
11
- <version >2.0.5 </version >
11
+ <version >2.0.6 </version >
12
12
</parent >
13
13
<artifactId >wls-exporter-sidecar</artifactId >
14
14
<name >WebLogic Monitoring Exporter Sidecar</name >
15
15
16
16
<properties >
17
- <helidon .version>2.5.0 </helidon .version>
17
+ <helidon .version>2.5.1 </helidon .version>
18
18
<mainClass >com.oracle.wls.exporter.sidecar.Main</mainClass >
19
19
20
20
<maven .compiler.source>11</maven .compiler.source>
21
21
<maven .compiler.target>${maven.compiler.source} </maven .compiler.target>
22
- <version .plugin.helidon>2.1.2 </version .plugin.helidon>
22
+ <version .plugin.helidon>2.3.5 </version .plugin.helidon>
23
23
</properties >
24
24
25
25
<dependencyManagement >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >wls-exporter-parent</artifactId >
9
9
<groupId >com.oracle.wls.exporter</groupId >
10
- <version >2.0.5 </version >
10
+ <version >2.0.6 </version >
11
11
</parent >
12
12
<modelVersion >4.0.0</modelVersion >
13
13
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<artifactId >wls-exporter-parent</artifactId >
12
12
<groupId >com.oracle.wls.exporter</groupId >
13
- <version >2.0.5 </version >
13
+ <version >2.0.6 </version >
14
14
</parent >
15
15
16
16
<artifactId >wls-operator-exporter</artifactId >
You can’t perform that action at this time.
0 commit comments