Skip to content

Commit 811cec2

Browse files
committed
work
1 parent 782591b commit 811cec2

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

.idea/compiler.xml

Lines changed: 2 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
<parent>
1111
<groupId>org.springframework.boot</groupId>
1212
<artifactId>spring-boot-starter-parent</artifactId>
13-
<version>2.7.5</version>
13+
<version>2.7.6</version>
1414
</parent>
1515

1616
<scm>
1717
<connection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</connection>
1818
<developerConnection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</developerConnection>
1919
<url>https://github.com/Spring-Framework-Java-Apps/simpleworklist/tree/${project.scm.tag}</url>
20-
<tag>v2.4.15</tag>
20+
<tag>HEAD</tag>
2121
</scm>
2222

2323
<name>simpleworklist</name>

0 commit comments

Comments
 (0)