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 7171 <dependency >
7272 <groupId >org.apache.httpcomponents.client5</groupId >
7373 <artifactId >httpclient5</artifactId >
74- <version >5.4.1 </version >
74+ <version >5.4.2 </version >
7575 </dependency >
7676 <dependency >
7777 <groupId >com.fasterxml.jackson.core</groupId >
119119 <dependency >
120120 <groupId >org.junit.jupiter</groupId >
121121 <artifactId >junit-jupiter-engine</artifactId >
122- <version >5.11.4 </version >
122+ <version >5.12.0 </version >
123123 <scope >test</scope >
124124 </dependency >
125125 <dependency >
126126 <groupId >org.assertj</groupId >
127127 <artifactId >assertj-core</artifactId >
128- <version >3.27.2 </version >
128+ <version >3.27.3 </version >
129129 <scope >test</scope >
130130 </dependency >
131131 <dependency >
154154 <plugin >
155155 <groupId >org.apache.maven.plugins</groupId >
156156 <artifactId >maven-compiler-plugin</artifactId >
157- <version >3.13 .0</version >
157+ <version >3.14 .0</version >
158158 <configuration >
159159 <source >${java.version} </source >
160160 <source >${java.version} </source >
You can’t perform that action at this time.
0 commit comments