Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
pethers authored Jul 31, 2024
1 parent bcdf9c9 commit 1c05503
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions web-widgets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -358,11 +358,6 @@
<artifactId>jsinterop-annotations</artifactId>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>de.knightsoft-net</groupId>
<artifactId>gwt-commons-lang3</artifactId>
<version>3.15.0-0</version>
</dependency>
<dependency>
<groupId>com.google.gwt</groupId>
<artifactId>gwt-elemental</artifactId>
Expand Down Expand Up @@ -705,7 +700,7 @@
<dependency>
<groupId>de.knightsoft-net</groupId>
<artifactId>gwt-commons-lang3</artifactId>
<version>3.15.0-0</version>
<version>3.14.0-0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 1c05503

Please sign in to comment.