This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new e07ce86a25 Unpin jackson-annotations (#2710)
e07ce86a25 is described below

commit e07ce86a256358ed82308903f71794222c0dd33a
Author: Philippus Baalman <[email protected]>
AuthorDate: Mon Mar 2 20:41:48 2026 +0100

    Unpin jackson-annotations (#2710)
---
 .scala-steward.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.scala-steward.conf b/.scala-steward.conf
index 1be52b6f77..a634c3481b 100644
--- a/.scala-steward.conf
+++ b/.scala-steward.conf
@@ -13,7 +13,6 @@ updates.pin = [
 updates.ignore = [
   // these will get updated along with jackson-core, so no need to update them
   // separately
-  { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-annotations" 
}
   { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-databind" }
   { groupId = "com.fasterxml.jackson.module" }
   { groupId = "com.fasterxml.jackson.dataformat" }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to