You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "scala-steward (via GitHub)" <gi...@apache.org> on 2023/04/19 12:59:16 UTC

[GitHub] [daffodil] scala-steward opened a new pull request, #1007: Update woodstox-core to 6.5.1

scala-steward opened a new pull request, #1007:
URL: https://github.com/apache/daffodil/pull/1007

   ## About this PR
   📦 Updates [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from `6.5.0` to `6.5.1`
   
   ## Usage
   ✅ **Please merge!**
   
   I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
   
   If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.
   
   Configure Scala Steward for your repository with a [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/46434418e85c32a16687f7183962754c03dc88ed/docs/repo-specific-configuration.md) file.
   
   _Have a fantastic day writing Scala!_
   
   <details>
   <summary>âš™ Adjust future updates</summary>
   
   Add this to your `.scala-steward.conf` file to ignore future updates of this dependency:
   ```
   updates.ignore = [ { groupId = "com.fasterxml.woodstox", artifactId = "woodstox-core" } ]
   ```
   Or, add this to slow down future updates of this dependency:
   ```
   dependencyOverrides = [{
     pullRequests = { frequency = "30 days" },
     dependency = { groupId = "com.fasterxml.woodstox", artifactId = "woodstox-core" }
   }]
   ```
   </details>
   
   <sup>
   labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1
   </sup>


-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil] stevedlawrence merged pull request #1007: Update woodstox-core to 6.5.1

Posted by "stevedlawrence (via GitHub)" <gi...@apache.org>.
stevedlawrence merged PR #1007:
URL: https://github.com/apache/daffodil/pull/1007


-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org