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 3131 <dependency >
3232 <groupId >io.avaje</groupId >
3333 <artifactId >avaje-metrics</artifactId >
34- <version >9.6 </version >
34+ <version >9.7 </version >
3535 </dependency >
3636
3737 <dependency >
158158 <dependency >
159159 <groupId >com.fasterxml.jackson.core</groupId >
160160 <artifactId >jackson-core</artifactId >
161- <version >2.19.1 </version >
161+ <version >2.19.2 </version >
162162 </dependency >
163163
164164 </dependencies >
169169 <plugin > <!-- perform metrics enhancement -->
170170 <groupId >io.avaje.metrics</groupId >
171171 <artifactId >metrics-maven-plugin</artifactId >
172- <version >9.6 </version >
172+ <version >9.7 </version >
173173 <extensions >true</extensions >
174174 </plugin >
175175
245245 <plugin >
246246 <groupId >org.graalvm.buildtools</groupId >
247247 <artifactId >native-maven-plugin</artifactId >
248- <version >0.10.6 </version >
248+ <version >0.11.0 </version >
249249 <executions >
250250 <execution >
251251 <id >build-native</id >
You can’t perform that action at this time.
0 commit comments