File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3737 <plugin >
3838 <groupId >org.apache.maven.plugins</groupId >
3939 <artifactId >maven-enforcer-plugin</artifactId >
40- <version >3.6.0 </version >
40+ <version >3.6.1 </version >
4141 <executions >
4242 <execution >
4343 <id >enforce-versions</id >
Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >com.fasterxml.jackson.datatype</groupId >
3232 <artifactId >jackson-datatype-jdk8</artifactId >
33- <version >2.19.1 </version >
33+ <version >2.19.2 </version >
3434 </dependency >
3535 <dependency >
3636 <groupId >io.hypersistence</groupId >
Original file line number Diff line number Diff line change 6767 <dependency >
6868 <groupId >com.fasterxml.jackson.datatype</groupId >
6969 <artifactId >jackson-datatype-jdk8</artifactId >
70- <version >2.19.1 </version >
70+ <version >2.19.2 </version >
7171 </dependency >
7272 <dependency >
7373 <groupId >com.squareup.okhttp3</groupId >
7777 <dependency >
7878 <groupId >org.flywaydb</groupId >
7979 <artifactId >flyway-core</artifactId >
80- <version >11.10.2 </version >
80+ <version >11.10.4 </version >
8181 </dependency >
8282 <dependency >
8383 <groupId >org.flywaydb</groupId >
8484 <artifactId >flyway-mysql</artifactId >
85- <version >11.10.2 </version >
85+ <version >11.10.4 </version >
8686 </dependency >
8787 <dependency >
8888 <groupId >org.mariadb.jdbc</groupId >
108108 <dependency >
109109 <groupId >com.azure</groupId >
110110 <artifactId >azure-identity</artifactId >
111- <version >1.16.2 </version >
111+ <version >1.16.3 </version >
112112 </dependency >
113113 <!-- https://mvnrepository.com/artifact/commons-codec/commons-codec -->
114114 <dependency >
115115 <groupId >commons-codec</groupId >
116116 <artifactId >commons-codec</artifactId >
117- <version >1.18 .0</version >
117+ <version >1.19 .0</version >
118118 </dependency >
119119 <dependency >
120120 <groupId >org.openconext</groupId >
You can’t perform that action at this time.
0 commit comments