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

cschneider pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git


The following commit(s) were added to refs/heads/master by this push:
     new 65874b9  SLING-11914 - Update package version and build
65874b9 is described below

commit 65874b970ffffb1e57f5a5ee985809fed98e7cad
Author: Christian Schneider <[email protected]>
AuthorDate: Wed Jun 28 14:03:22 2023 +0200

    SLING-11914 - Update package version and build
---
 pom.xml                                                                 | 2 +-
 .../org/apache/sling/distribution/journal/messages/package-info.java    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c5c11e9..6563455 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>org.projectlombok</groupId>
             <artifactId>lombok</artifactId>
-            <version>1.18.12</version>
+            <version>1.18.20</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
diff --git 
a/src/main/java/org/apache/sling/distribution/journal/messages/package-info.java
 
b/src/main/java/org/apache/sling/distribution/journal/messages/package-info.java
index 238846e..19a6a2c 100644
--- 
a/src/main/java/org/apache/sling/distribution/journal/messages/package-info.java
+++ 
b/src/main/java/org/apache/sling/distribution/journal/messages/package-info.java
@@ -16,6 +16,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
[email protected]("1.2.0")
[email protected]("1.3.0")
 package org.apache.sling.distribution.journal.messages;
 

Reply via email to