File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
integration_test_suite/integration_tests
jmx_prometheus_isolator_javaagent Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 194194 <plugin >
195195 <groupId >org.apache.maven.plugins</groupId >
196196 <artifactId >maven-source-plugin</artifactId >
197- <version >3.3.1 </version >
197+ <version >3.4.0 </version >
198198 <executions >
199199 <execution >
200200 <id >attach-sources</id >
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.3.1 </version >
129+ <version >3.4.0 </version >
130130 <configuration >
131131 <propertiesEncoding >${project.build.sourceEncoding} </propertiesEncoding >
132132 </configuration >
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.3.1 </version >
37+ <version >3.4.0 </version >
3838 <configuration >
3939 <propertiesEncoding >${project.build.sourceEncoding} </propertiesEncoding >
4040 </configuration >
Original file line number Diff line number Diff line change 8888 </plugin >
8989 <plugin >
9090 <artifactId >maven-resources-plugin</artifactId >
91- <version >3.3.1 </version >
91+ <version >3.4.0 </version >
9292 </plugin >
9393 <plugin >
9494 <artifactId >maven-compiler-plugin</artifactId >
136136 </plugin >
137137 <plugin >
138138 <artifactId >maven-source-plugin</artifactId >
139- <version >3.3.1 </version >
139+ <version >3.4.0 </version >
140140 </plugin >
141141 <plugin >
142142 <artifactId >maven-enforcer-plugin</artifactId >
143143 <version >3.6.2</version >
144144 </plugin >
145145 <plugin >
146146 <artifactId >maven-assembly-plugin</artifactId >
147- <version >3.7.1 </version >
147+ <version >3.8.0 </version >
148148 </plugin >
149149 <plugin >
150150 <groupId >org.codehaus.mojo</groupId >
You can’t perform that action at this time.
0 commit comments