Skip to content

Commit b7af717

Browse files
committed
Get back to working GlassFish version
1 parent 7814975 commit b7af717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
<profile>
207207
<id>glassfish</id>
208208
<properties>
209-
<glassfish.version>7.0.10</glassfish.version>
209+
<glassfish.version>7.0.15</glassfish.version>
210210
<!-- Application properties -->
211211
<webapp.graphTraversalUrl>http://localhost:8080/cargo-tracker/rest/graph-traversal/shortest-path</webapp.graphTraversalUrl>
212212
<db.driverClass>org.h2.jdbcx.JdbcDataSource</db.driverClass>

0 commit comments

Comments
 (0)