[struts-examples] branch master updated: Fix typo in dependabot.yml

2021-07-19 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-examples.git


The following commit(s) were added to refs/heads/master by this push:
 new 478859a  Fix typo in dependabot.yml
 new 1e6079d  Merge pull request #104 from dongjoon-hyun/patch-1
478859a is described below

commit 478859ac346df4340a53ced695f1cba37ffa42a0
Author: Dongjoon Hyun 
AuthorDate: Sat Jul 17 09:06:32 2021 -0700

Fix typo in dependabot.yml
---
 .github/dependabot.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index def8baf..a3b16b8 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -1,9 +1,9 @@
 # Basic dependabot.yml file with
-# minimum configuration for two package managers
+# minimum configuration for maven package manager
 
 version: 2
 updates:
-  # Enable version updates for Docker
+  # Enable version updates for Maven
   - package-ecosystem: "maven"
 directory: "/"
 # Check for updates once a week


[struts-examples] branch master updated (1e6079d -> 8561fc5)

2021-07-19 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts-examples.git.


from 1e6079d  Merge pull request #104 from dongjoon-hyun/patch-1
 add d2e9faf  Bump spring-web from 5.3.8 to 5.3.9
 add 8561fc5  Merge pull request #105 from 
apache/dependabot/maven/org.springframework-spring-web-5.3.9

No new revisions were added by this update.

Summary of changes:
 rest-angular/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[struts-examples] 01/01: Merge pull request #106 from apache/dependabot/maven/quarkus-plugin.version-2.0.2.Final

2021-07-19 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-examples.git

commit 76e7b84f4056c6af1193cda15384ffe57cb5f40e
Merge: 8561fc5 5376072
Author: Lukasz Lenart 
AuthorDate: Tue Jul 20 08:39:34 2021 +0200

Merge pull request #106 from 
apache/dependabot/maven/quarkus-plugin.version-2.0.2.Final

Bump quarkus-plugin.version from 2.0.1.Final to 2.0.2.Final

 quarkus/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[struts-examples] branch master updated (8561fc5 -> 76e7b84)

2021-07-19 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts-examples.git.


from 8561fc5  Merge pull request #105 from 
apache/dependabot/maven/org.springframework-spring-web-5.3.9
 add 5376072  Bump quarkus-plugin.version from 2.0.1.Final to 2.0.2.Final
 new 76e7b84  Merge pull request #106 from 
apache/dependabot/maven/quarkus-plugin.version-2.0.2.Final

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 quarkus/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)