Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jackson-module-jsonSchema for 
openSUSE:Factory checked in at 2026-07-15 16:56:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jackson-module-jsonSchema (Old)
 and      /work/SRC/openSUSE:Factory/.jackson-module-jsonSchema.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jackson-module-jsonSchema"

Wed Jul 15 16:56:57 2026 rev:4 rq:1365963 version:2.18.9

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/jackson-module-jsonSchema/jackson-module-jsonSchema.changes
      2026-06-25 17:22:37.432728306 +0200
+++ 
/work/SRC/openSUSE:Factory/.jackson-module-jsonSchema.new.1991/jackson-module-jsonSchema.changes
    2026-07-15 17:12:37.669641691 +0200
@@ -1,0 +2,7 @@
+Wed Jul 15 11:57:20 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Update to 2.18.9
+  * No changes, only syncing the whole stack for databind security
+    issues
+
+-------------------------------------------------------------------

Old:
----
  jackson-module-jsonSchema-parent-2.18.8.tar.gz

New:
----
  jackson-module-jsonSchema-parent-2.18.9.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jackson-module-jsonSchema.spec ++++++
--- /var/tmp/diff_new_pack.qU9SB6/_old  2026-07-15 17:12:38.429667852 +0200
+++ /var/tmp/diff_new_pack.qU9SB6/_new  2026-07-15 17:12:38.433667990 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           jackson-module-jsonSchema
-Version:        2.18.8
+Version:        2.18.9
 Release:        0
 Summary:        Jackson module for JSON Schema 3 generation
 License:        Apache-2.0

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.qU9SB6/_old  2026-07-15 17:12:38.477669504 +0200
+++ /var/tmp/diff_new_pack.qU9SB6/_new  2026-07-15 17:12:38.477669504 +0200
@@ -1,6 +1,6 @@
-mtime: 1782393675
-commit: fce911dbddfdb6091e3e19d06ff0dad2d977d9946207213bdc75541ff54d6887
+mtime: 1784116670
+commit: 8e5e67f3134607812019c9dd61e575f6f1980f40c652be9ff626c81ad312337d
 url: https://src.opensuse.org/java-packages/jackson-module-jsonSchema
-revision: fce911dbddfdb6091e3e19d06ff0dad2d977d9946207213bdc75541ff54d6887
+revision: 8e5e67f3134607812019c9dd61e575f6f1980f40c652be9ff626c81ad312337d
 projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-07-15 13:57:50.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ jackson-module-jsonSchema-parent-2.18.8.tar.gz -> 
jackson-module-jsonSchema-parent-2.18.9.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.8/jakarta/pom.xml
 
new/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.9/jakarta/pom.xml
--- 
old/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.8/jakarta/pom.xml
       2026-05-29 02:59:53.000000000 +0200
+++ 
new/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.9/jakarta/pom.xml
       2026-07-08 02:39:26.000000000 +0200
@@ -8,7 +8,7 @@
   <parent>
     <groupId>com.fasterxml.jackson.module</groupId>
     <artifactId>jackson-module-jsonSchema-parent</artifactId>
-    <version>2.18.8</version>
+    <version>2.18.9</version>
   </parent>
   <artifactId>jackson-module-jsonSchema-jakarta</artifactId>
   <name>jackson-module-jsonSchema-jakarta</name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.8/javax/pom.xml
 
new/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.9/javax/pom.xml
--- 
old/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.8/javax/pom.xml
 2026-05-29 02:59:53.000000000 +0200
+++ 
new/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.9/javax/pom.xml
 2026-07-08 02:39:26.000000000 +0200
@@ -8,7 +8,7 @@
   <parent>
     <groupId>com.fasterxml.jackson.module</groupId>
     <artifactId>jackson-module-jsonSchema-parent</artifactId>
-    <version>2.18.8</version>
+    <version>2.18.9</version>
   </parent>
   <artifactId>jackson-module-jsonSchema</artifactId>
   <name>jackson-module-jsonSchema</name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.8/pom.xml 
new/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.9/pom.xml
--- 
old/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.8/pom.xml   
    2026-05-29 02:59:53.000000000 +0200
+++ 
new/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.9/pom.xml   
    2026-07-08 02:39:26.000000000 +0200
@@ -8,12 +8,12 @@
   <parent>
     <groupId>com.fasterxml.jackson</groupId>
     <artifactId>jackson-base</artifactId>
-    <version>2.18.8</version>
+    <version>2.18.9</version>
   </parent>
   <groupId>com.fasterxml.jackson.module</groupId>
   <artifactId>jackson-module-jsonSchema-parent</artifactId>
   <name>jackson-module-jsonSchema-parent</name>
-  <version>2.18.8</version>
+  <version>2.18.9</version>
   <packaging>pom</packaging>
   <description>Add-on module for Jackson (http://jackson.codehaus.org) to 
support
 JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 
generation.
@@ -23,7 +23,7 @@
     
<connection>scm:git:[email protected]:FasterXML/jackson-module-jsonSchema.git</connection>
     
<developerConnection>scm:git:[email protected]:FasterXML/jackson-module-jsonSchema.git</developerConnection>
     <url>http://github.com/FasterXML/jackson-module-jsonSchema</url>    
-    <tag>jackson-module-jsonSchema-parent-2.18.8</tag>
+    <tag>jackson-module-jsonSchema-parent-2.18.9</tag>
   </scm>
   <developers>
     <developer>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.8/release-notes/VERSION
 
new/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.9/release-notes/VERSION
--- 
old/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.8/release-notes/VERSION
 2026-05-29 02:59:53.000000000 +0200
+++ 
new/jackson-module-jsonSchema-jackson-module-jsonSchema-parent-2.18.9/release-notes/VERSION
 2026-07-08 02:39:26.000000000 +0200
@@ -4,6 +4,7 @@
 === Releases ===
 ------------------------------------------------------------------------
 
+2.18.9 (07-Jul-2026)
 2.18.8 (28-May-2026)
 2.18.7 (24-Apr-2026)
 2.18.6 (22-Feb-2026)

Reply via email to