This is an automated email from the ASF dual-hosted git repository. mbien pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 282bbc032bc Merge pull request #8408 from matthiasblaesing/enhance_launcher add e23b10bdced Update commons compress from 1.26.2 to 1.27.1 add 82132de9815 Update commons codec from 1.17.1 to 1.18.0 add 0560e34eb24 Update commons io from 2.16.1 to 2.18.0 add 6d378880cad Update commons lang3 from 3.14.0 to 3.17.0 add e7483d59feb Update commons logging from 1.3.3 to 1.3.5 add 2d1fac4fcde Update freemarker from 2.3.33 to 2.3.34 add 23831158b7d Update JNA from 5.14.0 to 5.17.0 add e25f44705b7 Merge pull request #8382 from mbien/update-commons-libs No new revisions were added by this update. Summary of changes: ide/libs.commons_compress/external/binaries-list | 2 +- ...cense.txt => commons-compress-1.27.1-license.txt} | 2 +- ...notice.txt => commons-compress-1.27.1-notice.txt} | 0 .../nbproject/project.properties | 2 +- ide/libs.commons_compress/nbproject/project.xml | 4 ++-- .../org/netbeans/libs/commons_compress/mf-layer.xml | 2 +- ide/libs.freemarker/external/binaries-list | 2 +- ....33-license.txt => freemarker-2.3.34-license.txt} | 2 +- ....3.33-notice.txt => freemarker-2.3.34-notice.txt} | 0 ide/libs.freemarker/nbproject/project.properties | 2 +- ide/libs.freemarker/nbproject/project.xml | 4 ++-- .../netbeans/libs/freemarker/FreemarkerFactory.java | 4 ++-- .../org/netbeans/nbbuild/extlibs/ignored-overlaps | 6 +++--- platform/libs.jna.platform/external/binaries-list | 2 +- ...0-license.txt => jna-platform-5.17.0-license.txt} | 2 +- .../libs.jna.platform/nbproject/project.properties | 2 +- platform/libs.jna.platform/nbproject/project.xml | 4 ++-- platform/libs.jna/external/binaries-list | 2 +- ...jna-5.14.0-license.txt => jna-5.17.0-license.txt} | 2 +- .../libs.jna/nbproject/org-netbeans-libs-jna.sig | 2 +- platform/libs.jna/nbproject/project.properties | 20 ++++++++++---------- platform/libs.jna/nbproject/project.xml | 4 ++-- platform/o.apache.commons.codec/build.xml | 8 ++++---- .../o.apache.commons.codec/external/binaries-list | 2 +- ...-license.txt => commons-codec-1.18.0-license.txt} | 2 +- ....1-notice.txt => commons-codec-1.18.0-notice.txt} | 0 .../o.apache.commons.codec/nbproject/project.xml | 2 +- .../external/binaries-list | 2 +- ...6.1-license.txt => commons-io-2.18.0-license.txt} | 2 +- ....16.1-notice.txt => commons-io-2.18.0-notice.txt} | 0 .../nbproject/project.properties | 2 +- .../nbproject/project.xml | 4 ++-- .../o.apache.commons.lang3/external/binaries-list | 2 +- ...-license.txt => commons-lang3-3.17.0-license.txt} | 2 +- ....0-notice.txt => commons-lang3-3.17.0-notice.txt} | 0 .../nbproject/project.properties | 2 +- .../o.apache.commons.lang3/nbproject/project.xml | 2 +- platform/o.apache.commons.logging/build.xml | 8 ++++---- .../o.apache.commons.logging/external/binaries-list | 2 +- ...license.txt => commons-logging-1.3.5-license.txt} | 2 +- ...3-notice.txt => commons-logging-1.3.5-notice.txt} | 0 .../o.apache.commons.logging/nbproject/project.xml | 2 +- 42 files changed, 59 insertions(+), 59 deletions(-) rename ide/libs.commons_compress/external/{commons-compress-1.26.2-license.txt => commons-compress-1.27.1-license.txt} (99%) rename ide/libs.commons_compress/external/{commons-compress-1.26.2-notice.txt => commons-compress-1.27.1-notice.txt} (100%) rename ide/libs.freemarker/external/{freemarker-2.3.33-license.txt => freemarker-2.3.34-license.txt} (99%) rename ide/libs.freemarker/external/{freemarker-2.3.33-notice.txt => freemarker-2.3.34-notice.txt} (100%) rename platform/libs.jna.platform/external/{jna-platform-5.14.0-license.txt => jna-platform-5.17.0-license.txt} (99%) rename platform/libs.jna/external/{jna-5.14.0-license.txt => jna-5.17.0-license.txt} (99%) rename platform/o.apache.commons.codec/external/{commons-codec-1.17.1-license.txt => commons-codec-1.18.0-license.txt} (99%) rename platform/o.apache.commons.codec/external/{commons-codec-1.17.1-notice.txt => commons-codec-1.18.0-notice.txt} (100%) rename platform/o.apache.commons.commons_io/external/{commons-io-2.16.1-license.txt => commons-io-2.18.0-license.txt} (99%) rename platform/o.apache.commons.commons_io/external/{commons-io-2.16.1-notice.txt => commons-io-2.18.0-notice.txt} (100%) rename platform/o.apache.commons.lang3/external/{commons-lang3-3.14.0-license.txt => commons-lang3-3.17.0-license.txt} (99%) rename platform/o.apache.commons.lang3/external/{commons-lang3-3.14.0-notice.txt => commons-lang3-3.17.0-notice.txt} (100%) rename platform/o.apache.commons.logging/external/{commons-logging-1.3.3-license.txt => commons-logging-1.3.5-license.txt} (99%) rename platform/o.apache.commons.logging/external/{commons-logging-1.3.3-notice.txt => commons-logging-1.3.5-notice.txt} (100%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists