Skip to content

Commit 22e8952

Browse files
committed
Update dependencies.
1 parent 6863d3e commit 22e8952

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.github.hrytsenko</groupId>
77
<artifactId>json-data-spring-boot</artifactId>
8-
<version>0.3.0</version>
8+
<version>1.0.0</version>
99

1010
<url>https://github.com/hrytsenko/json-data-spring-boot</url>
1111
<inceptionYear>2020</inceptionYear>
@@ -46,9 +46,9 @@
4646
<maven.compiler.source>1.8</maven.compiler.source>
4747
<maven.compiler.target>1.8</maven.compiler.target>
4848

49-
<spring.version>2.4.13</spring.version>
49+
<spring.version>2.7.11</spring.version>
5050

51-
<json-data.version>0.2.1</json-data.version>
51+
<json-data.version>1.0.0</json-data.version>
5252

5353
<lombock.version>1.18.24</lombock.version>
5454
<junit.version>5.8.2</junit.version>

0 commit comments

Comments
 (0)