You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by le...@apache.org on 2021/10/26 03:42:00 UTC

[any23] branch master updated: Bump biweekly from 0.6.3 to 0.6.6 (#219)

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

lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git


The following commit(s) were added to refs/heads/master by this push:
     new 9031b0d  Bump biweekly from 0.6.3 to 0.6.6 (#219)
9031b0d is described below

commit 9031b0dbc58a9a403bf75455a876e3a92ea5583c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Oct 25 20:41:54 2021 -0700

    Bump biweekly from 0.6.3 to 0.6.6 (#219)
    
    Bumps [biweekly](https://github.com/mangstadt/biweekly) from 0.6.3 to 0.6.6.
    - [Release notes](https://github.com/mangstadt/biweekly/releases)
    - [Commits](https://github.com/mangstadt/biweekly/compare/0.6.3...0.6.6)
    
    ---
    updated-dependencies:
    - dependency-name: net.sf.biweekly:biweekly
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 40dfc5c..01f58cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -355,7 +355,7 @@
       <dependency>
         <groupId>net.sf.biweekly</groupId>
         <artifactId>biweekly</artifactId>
-        <version>0.6.3</version>
+        <version>0.6.6</version>
       </dependency>
 
       <!-- BEGIN: Tika -->