We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 407e11d commit 962bedbCopy full SHA for 962bedb
pom.xml
@@ -10,7 +10,7 @@
10
<parent>
11
<groupId>org.springframework.boot</groupId>
12
<artifactId>spring-boot-starter-parent</artifactId>
13
- <version>2.7.0</version>
+ <version>2.7.3</version>
14
<relativePath/>
15
</parent>
16
@@ -23,7 +23,7 @@
23
<graphql-java-tools.version>11.1.2</graphql-java-tools.version>
24
<jsoup.version>1.14.3</jsoup.version>
25
<compileflow.version>1.1.0</compileflow.version>
26
- <org.mapstruct.version>1.4.2.Final</org.mapstruct.version>
+ <org.mapstruct.version>1.5.2.Final</org.mapstruct.version>
27
<druid.version>1.2.8</druid.version>
28
29
<graphql-java-extended-scalars.version>17.0</graphql-java-extended-scalars.version>
0 commit comments