Skip to content

Commit 4edb400

Browse files
authored
Update pom.xml
1 parent 49446f0 commit 4edb400

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

pom.xml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,10 @@
5757
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
5858
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
5959
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
60+
<spring.framework>6.2.10</spring.framework>
61+
<apache.client.from.spring.version>5.5</apache.client.from.spring.version>
62+
<serializer.version>2.8.1</serializer.version>
6063
</properties>
61-
6264
<build>
6365
<plugins>
6466
<plugin>
@@ -165,11 +167,7 @@
165167
</plugins>
166168
</build>
167169

168-
<properties>
169-
<spring.framework>6.2.10</spring.framework>
170-
<apache.client.from.spring.version>5.5</apache.client.from.spring.version>
171-
<serializer.version>2.8.1</serializer.version>
172-
</properties>
170+
173171

174172
<dependencies>
175173
<!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->

0 commit comments

Comments
 (0)