You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/12/22 14:09:55 UTC

(camel) branch main updated: Bump xyz.rogfam:littleproxy from 2.1.0 to 2.1.1 (#12575)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 73a70e454bf Bump xyz.rogfam:littleproxy from 2.1.0 to 2.1.1 (#12575)
73a70e454bf is described below

commit 73a70e454bf4df5ad8b5de7e0575404cfcb0e425
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Dec 22 15:09:48 2023 +0100

    Bump xyz.rogfam:littleproxy from 2.1.0 to 2.1.1 (#12575)
    
    Bumps [xyz.rogfam:littleproxy](https://github.com/LittleProxy/LittleProxy) from 2.1.0 to 2.1.1.
    - [Release notes](https://github.com/LittleProxy/LittleProxy/releases)
    - [Changelog](https://github.com/LittleProxy/LittleProxy/blob/main/RELEASE_NOTES.md)
    - [Commits](https://github.com/LittleProxy/LittleProxy/compare/v2.1.0...v2.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: xyz.rogfam:littleproxy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4146a06c041..371742ee6be 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -310,7 +310,7 @@
         <logback-version>1.4.14</logback-version>
         <lucene-version>9.9.1</lucene-version>
         <lightcouch-version>0.2.0</lightcouch-version>
-        <littleproxy-version>2.1.0</littleproxy-version>
+        <littleproxy-version>2.1.1</littleproxy-version>
         <mapstruct-version>1.5.5.Final</mapstruct-version>
         <!-- needed from tooling/archetypes -->
         <maven-version>3.9.6</maven-version>