You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nlpcraft.apache.org by GitBox <gi...@apache.org> on 2022/05/14 19:03:32 UTC

[GitHub] [incubator-nlpcraft] scala-steward opened a new pull request, #26: Update jackson-annotations, jackson-core, ... to 2.13.3

scala-steward opened a new pull request, #26:
URL: https://github.com/apache/incubator-nlpcraft/pull/26

   Updates 
   * com.fasterxml.jackson.core:jackson-annotations
   * com.fasterxml.jackson.core:jackson-core
   * com.fasterxml.jackson.core:jackson-databind
   
    from 2.13.2 to 2.13.3.
   
   
   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/c2be23ff17cde28ee3c44ff6474bb4621d41dbbd/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.jackson.core" } ]
   ```
   Or, add this to slow down future updates of this dependency:
   ```
   dependencyOverrides = [{
     pullRequest = { frequency = "@monthly" },
     dependency = { groupId = "com.fasterxml.jackson.core" }
   }]
   ```
   </details>
   
   labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1


-- 
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: dev-unsubscribe@nlpcraft.apache.org

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


[GitHub] [incubator-nlpcraft] skhdl closed pull request #26: Update jackson-annotations, jackson-core, ... to 2.13.3

Posted by GitBox <gi...@apache.org>.
skhdl closed pull request #26: Update jackson-annotations, jackson-core, ... to 2.13.3
URL: https://github.com/apache/incubator-nlpcraft/pull/26


-- 
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: dev-unsubscribe@nlpcraft.apache.org

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


[GitHub] [incubator-nlpcraft] skhdl commented on pull request #26: Update jackson-annotations, jackson-core, ... to 2.13.3

Posted by GitBox <gi...@apache.org>.
skhdl commented on PR #26:
URL: https://github.com/apache/incubator-nlpcraft/pull/26#issuecomment-1239025503

   already merged  to 2.13.4


-- 
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: dev-unsubscribe@nlpcraft.apache.org

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