File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
66The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
77
8+ ## [ v11.1.0] ( https://github.com/puppetlabs/puppetlabs-java/tree/v11.1.0 ) - 2024-12-17
9+
10+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-java/compare/v11.0.1...v11.1.0 )
11+
12+ ### Fixed
13+
14+ - (CAT-2158) Upgrade rexml to address CVE-2024 -49761 [ #605 ] ( https://github.com/puppetlabs/puppetlabs-java/pull/605 ) ([ amitkarsale] ( https://github.com/amitkarsale ) )
15+
16+ ### Other
17+
18+ - Add support for Ubuntu 24.04 [ #600 ] ( https://github.com/puppetlabs/puppetlabs-java/pull/600 ) ([ choffee] ( https://github.com/choffee ) )
19+
820## [ v11.0.1] ( https://github.com/puppetlabs/puppetlabs-java/tree/v11.0.1 ) - 2024-10-07
921
1022[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-java/compare/v11.0.0...v11.0.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-java" ,
3- "version" : " 11.0.1 " ,
3+ "version" : " 11.1.0 " ,
44 "author" : " puppetlabs" ,
55 "summary" : " Installs the correct Java package on various platforms." ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments