[commons-dbcp] branch dependabot/maven/org.slf4j-slf4j-simple-1.7.31 created (now 33282f5)

2021-06-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.slf4j-slf4j-simple-1.7.31 in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git. at 33282f5 Bump slf4j-simple from 1.7.30 to 1.7.31 No new revisions

[commons-compress] branch dependabot/maven/org.slf4j-slf4j-api-1.7.31 created (now 9a01246)

2021-06-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.slf4j-slf4j-api-1.7.31 in repository https://gitbox.apache.org/repos/asf/commons-compress.git. at 9a01246 Bump slf4j-api from 1.7.30 to 1.7.31 No new revisions we

[commons-ognl] branch master updated: Avoid String concatenation in loops. Replace with StringBuilder.append().

2021-06-20 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/commons-ognl.git The following commit(s) were added to refs/heads/master by this push: new f90e61a Avoid String concatenation

[commons-ognl] branch master updated: Replace assert by simpler but equivalent calls.

2021-06-20 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/commons-ognl.git The following commit(s) were added to refs/heads/master by this push: new d9d6b1f Replace assert by simpler b

[commons-ognl] branch master updated: Identical catch sections in a single try statement. Collapse into a multi-catch section.

2021-06-20 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/commons-ognl.git The following commit(s) were added to refs/heads/master by this push: new 5165bdd Identical catch sections in

[commons-ognl] branch master updated: Java 8 improvements:

2021-06-20 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/commons-ognl.git The following commit(s) were added to refs/heads/master by this push: new ecabbb2 Java 8 improvements: n