Skip to content

Commit

Permalink
Updated dependencies & plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
albertus82 committed Mar 19, 2022
1 parent 1b04453 commit c6ad1a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>io.github.albertus82</groupId>
<artifactId>jface-utils</artifactId>
<version>19.0.1</version>
<version>19.0.2</version>
<exclusions>
<exclusion>
<groupId>org.eclipse.platform</groupId>
Expand Down Expand Up @@ -113,7 +113,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.osgi</artifactId>
<version>3.17.100</version>
<version>3.17.200</version>
</dependency>
<dependency>
<groupId>info.picocli</groupId>
Expand Down Expand Up @@ -812,7 +812,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.9.0</version>
<version>2.10.0</version>
<executions>
<execution>
<phase>verify</phase>
Expand Down

0 comments on commit c6ad1a4

Please sign in to comment.