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

olli pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-crypto.git


    from 2e971e7  fix javadoc.io doc link
     new 0fe6cea  SLING-11475 Update Testing PaxExam to 4.0.0
     new 6917c90  style
     new cb0e5fa  update build plugins
     new 2787f22  update test dependencies
     new 231717e  SLING-11568 Allow System Lambda to work on JPMS
     new a6c663a  build with Java 11 and 17

The 6 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:
 .sling-module.json                                 |  2 +-
 pom.xml                                            | 73 +++++++++++-----------
 .../EnvironmentVariablePasswordProviderTest.java   |  9 +--
 .../crypto/internal/FilePasswordProviderTest.java  | 23 +++----
 .../crypto/internal/PbeSecretKeyProviderTest.java  | 11 ++--
 .../internal/SecureRandomSaltProviderTest.java     |  9 +--
 .../commons/crypto/it/tests/CryptoTestSupport.java | 29 +--------
 .../crypto/it/tests/EncryptWebConsolePluginIT.java | 29 ++++-----
 .../EnvironmentVariablePasswordProviderIT.java     | 12 ++--
 .../crypto/it/tests/FilePasswordProviderIT.java    |  8 ++-
 .../crypto/it/tests/PbeSecretKeyProviderIT.java    | 10 +--
 .../it/tests/SecureRandomSaltProviderIT.java       | 10 +--
 .../JasyptStandardPbeStringCryptoServiceIT.java    |  8 ++-
 .../JasyptStandardPbeStringCryptoServiceTest.java  | 13 ++--
 .../internal/EncryptWebConsolePluginTest.java      |  5 +-
 15 files changed, 124 insertions(+), 127 deletions(-)

Reply via email to