Skip to content

Commit

Permalink
Ci cd 1 (#155)
Browse files Browse the repository at this point in the history
* update profile

* update profile

* fix cors

* Bump guava from 31.1-jre to 32.0.0-jre
  • Loading branch information
letiendat1002 committed Jun 26, 2023
1 parent bfe8638 commit 2020d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.1-jre</version>
<version>32.0.0-jre</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2020d2d

Please sign in to comment.