SHA256
1
0
forked from pool/plexus-xml

Accepting request 1178803 from Java:packages

3.0.1

OBS-URL: https://build.opensuse.org/request/show/1178803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plexus-xml?expand=0&rev=2
This commit is contained in:
Ana Guerrero 2024-06-06 10:33:08 +00:00 committed by Git OBS Bridge
commit e17c69394a
5 changed files with 22 additions and 5 deletions

BIN
plexus-xml-3.0.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
plexus-xml-3.0.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -8,7 +8,7 @@
<property name="project.groupId" value="org.codehaus.plexus"/>
<property name="project.artifactId" value="plexus-xml"/>
<property name="project.version" value="3.0.0"/>
<property name="project.version" value="3.0.1"/>
<property name="compiler.release" value="8"/>
<property name="compiler.source" value="1.${compiler.release}"/>

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Jun 5 11:54:36 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Update to upstream version 3.0.1
* Bug Fixes
+ Allow nulls for write elements in MXSerializer
+ Remove special chars from xml output
* Dependency updates
+ Bump org.codehaus.plexus:plexus from 17 to 18
+ Bump release-drafter/release-drafter from 5 to 6
+ Bump parent to 17 and updates
* Maintenance
+ Switch to Junit 5
+ Switch to shared gh actions setup from master branch
* Build
+ Deploy snapshots for 3.x branch
-------------------------------------------------------------------
Thu Mar 14 07:20:51 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -17,7 +17,7 @@
Name: plexus-xml
Version: 3.0.0
Version: 3.0.1
Release: 0
Summary: Plexus XML Utilities
License: Apache-2.0