Skip to content

Commit

Permalink
GSPのバージョン変更
Browse files Browse the repository at this point in the history
  • Loading branch information
oguchi-shiori03 committed Sep 18, 2024
1 parent ed5bb5d commit fae5048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<plugin>
<groupId>jp.co.tis.gsp</groupId>
<artifactId>gsp-dba-maven-plugin</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0</version>
<configuration>
<adminUser>${db.adminUser}</adminUser>
<adminPassword>${db.adminUser}</adminPassword>
Expand Down

0 comments on commit fae5048

Please sign in to comment.