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 a1780b4 commit bcdf9c9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions web-widgets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,11 @@
<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 @@ -697,6 +702,11 @@
<artifactId>gwt-user</artifactId>
<version>${cia.project.versions.vaadin.gwt.user}</version>
</dependency>
<dependency>
<groupId>de.knightsoft-net</groupId>
<artifactId>gwt-commons-lang3</artifactId>
<version>3.15.0-0</version>
</dependency>
</dependencies>
</plugin>
<plugin>
Expand Down

0 comments on commit bcdf9c9

Please sign in to comment.