File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
jmx_prometheus_isolator_javaagent
jmx_prometheus_standalone Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 126126 <plugin >
127127 <groupId >org.apache.maven.plugins</groupId >
128128 <artifactId >maven-resources-plugin</artifactId >
129- <version >3.4 .0</version >
129+ <version >3.5 .0</version >
130130 <configuration >
131131 <propertiesEncoding >${project.build.sourceEncoding} </propertiesEncoding >
132132 </configuration >
Original file line number Diff line number Diff line change 3434 <plugins >
3535 <plugin >
3636 <artifactId >maven-shade-plugin</artifactId >
37- <version >3.6.1 </version >
37+ <version >3.6.2 </version >
3838 </plugin >
3939 <plugin >
4040 <groupId >com.coderplus.maven.plugins</groupId >
Original file line number Diff line number Diff line change 3434 <plugin >
3535 <groupId >org.apache.maven.plugins</groupId >
3636 <artifactId >maven-resources-plugin</artifactId >
37- <version >3.4 .0</version >
37+ <version >3.5 .0</version >
3838 <configuration >
3939 <propertiesEncoding >${project.build.sourceEncoding} </propertiesEncoding >
4040 </configuration >
127127 <plugin >
128128 <groupId >org.apache.maven.plugins</groupId >
129129 <artifactId >maven-shade-plugin</artifactId >
130- <version >3.6.1 </version >
130+ <version >3.6.2 </version >
131131 <executions >
132132 <execution >
133133 <phase >package</phase >
Original file line number Diff line number Diff line change 110110 <plugin >
111111 <groupId >org.apache.maven.plugins</groupId >
112112 <artifactId >maven-shade-plugin</artifactId >
113- <version >3.6.1 </version >
113+ <version >3.6.2 </version >
114114 <executions >
115115 <execution >
116116 <phase >package</phase >
Original file line number Diff line number Diff line change 9898 <plugin >
9999 <groupId >org.apache.maven.plugins</groupId >
100100 <artifactId >maven-shade-plugin</artifactId >
101- <version >3.6.1 </version >
101+ <version >3.6.2 </version >
102102 <executions >
103103 <execution >
104104 <phase >package</phase >
Original file line number Diff line number Diff line change 7474 <dependency >
7575 <groupId >org.apache.maven.plugins</groupId >
7676 <artifactId >maven-shade-plugin</artifactId >
77- <version >3.6.1 </version >
77+ <version >3.6.2 </version >
7878 <scope >compile</scope >
7979 </dependency >
8080 </dependencies >
8888 </plugin >
8989 <plugin >
9090 <artifactId >maven-resources-plugin</artifactId >
91- <version >3.4 .0</version >
91+ <version >3.5 .0</version >
9292 </plugin >
9393 <plugin >
9494 <artifactId >maven-compiler-plugin</artifactId >
112112 </plugin >
113113 <plugin >
114114 <artifactId >maven-shade-plugin</artifactId >
115- <version >3.6.1 </version >
115+ <version >3.6.2 </version >
116116 </plugin >
117117 <plugin >
118118 <artifactId >maven-failsafe-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments