Skip to content

Commit

Permalink
Merge pull request #1903 from ahmedalnuaimi/ay/update_dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
bnasslahsen committed Oct 23, 2022
2 parents 9150ee4 + 19be95e commit 00e7cc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.4</version>
<version>2.7.5</version>
</parent>

<licenses>
Expand Down Expand Up @@ -69,7 +69,7 @@
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
<nexus-staging-maven-plugin>1.6.8</nexus-staging-maven-plugin>
<swagger-api.version>2.2.4</swagger-api.version>
<swagger-ui.version>4.14.3</swagger-ui.version>
<swagger-ui.version>4.15.0</swagger-ui.version>
<spring-security-oauth2.version>2.3.8.RELEASE</spring-security-oauth2.version>
<classgraph.version>4.8.149</classgraph.version>
<webjars-locator-core.version>0.52</webjars-locator-core.version>
Expand Down

0 comments on commit 00e7cc2

Please sign in to comment.