Skip to content

Commit ddcdab5

Browse files
committed
change plugin maven version to heroku
1 parent b95a151 commit ddcdab5

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
*.log
77
appfile.log
88
appfile.log.2020-12-17.0.gz
9+
appfile.log.2020-12-18.0.gz
10+
appfile.log.*.gz
911

1012
# BlueJ files
1113
*.ctxt

appfile.log.2020-12-18.0.gz

25.7 KB
Binary file not shown.

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
<plugin>
103103
<groupId>org.springframework.boot</groupId>
104104
<artifactId>spring-boot-maven-plugin</artifactId>
105+
<version>2.4.1</version>
105106
</plugin>
106107
<plugin>
107108
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)