Skip to content

Commit

Permalink
Merge branch 'master' of github.com:apigee/apigee-smartdocs-maven-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ssvaidyanathan committed Oct 19, 2022
2 parents c02ab41 + 7285388 commit 46a2833
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 @@ -66,7 +66,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.0.8</version>
<version>3.0.16</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down Expand Up @@ -184,7 +184,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.26</version>
<version>1.31</version>
</dependency>
<dependency>
<groupId>com.auth0</groupId>
Expand Down

0 comments on commit 46a2833

Please sign in to comment.