ppkarwasz opened a new pull request, #87:
URL: https://github.com/apache/commons-secure-xml/pull/87

   `android-tests/build.gradle.kts` repeated the library version as a literal, 
`1.0.0-SNAPSHOT`, which had drifted from the POM's `1.0.1-SNAPSHOT`. 
   
   The version is now read from `../pom.xml` at configuration time, so a 
release bump carries over on its own.
   
   To parse the `pom.xml` file, we dogfood the last release of this library, 
therefore I added a Dependabot configuration to upgrade the version we use 
after each new release.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to