File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+
11+ ## [ 4.0.4] - 2024-04-03
12+
1013* Updated dependencies
1114
1215## [ 4.0.3] - 2024-02-26
@@ -220,7 +223,8 @@ properties](https://docs.oracle.com/javase/8/docs/technotes/guides/net/proxies.h
220223
221224* Improved detection of Heroku API key. Now uses .netrc first.
222225
223- [ unreleased ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.3...HEAD
226+ [ unreleased ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.4...HEAD
227+ [ 4.0.4 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.3...v4.0.4
224228[ 4.0.3 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.2...v4.0.3
225229[ 4.0.2 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.1...v4.0.2
226230[ 4.0.1 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.0...v4.0.1
Original file line number Diff line number Diff line change 44
55 <groupId >com.heroku</groupId >
66 <artifactId >heroku-jvm-application-deployer</artifactId >
7- <version >4.0.4-SNAPSHOT </version >
7+ <version >4.0.4</version >
88 <packaging >jar</packaging >
99
1010 <name >Heroku JVM Application Deployer</name >
You can’t perform that action at this time.
0 commit comments