Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* Upgrade [email protected]

* Update pom.xml

* Comment to be deleted

* Trigger pipeline
  • Loading branch information
jake-kim1 authored Dec 3, 2024
1 parent 26c96fe commit e920eba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@
<artifactId>legend-engine-pure-platform-java</artifactId>
</dependency>

<dependency>
<groupId>org.eclipse.collections</groupId>
<artifactId>eclipse-collections</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.collections</groupId>
<artifactId>eclipse-collections-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@

<properties>
<!-- Legend -->
<legend.pure.version>5.25.0</legend.pure.version>
<legend.pure.version>5.26.0</legend.pure.version>
<legend.shared.version>0.25.7</legend.shared.version>
<legend.web-application.version>12.72.0</legend.web-application.version>

Expand Down

0 comments on commit e920eba

Please sign in to comment.