File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 2.0.3] - 2021-04-27
8+
9+ ### Changed
10+ - Bumps commons-io from 2.6 to 2.7. (@dependabot )
11+
12+ ### Fixed
13+ - Java path on MacOS. (Path on Zulu JDK 11 changed since our last release)
14+
715## [ 2.0.2] - 2020-10-27
816
917### Changed
Original file line number Diff line number Diff line change 66
77 <groupId >com.totalcross</groupId >
88 <artifactId >totalcross-maven-plugin</artifactId >
9- <version >2.0.2 </version >
9+ <version >2.0.3 </version >
1010 <name >totalcross-maven-plugin</name >
1111 <url >http://maven.apache.org</url >
1212 <packaging >maven-plugin</packaging >
You can’t perform that action at this time.
0 commit comments