Skip to content

Commit

Permalink
fix: jans app and java version (#1492)
Browse files Browse the repository at this point in the history
  • Loading branch information
devrimyatar committed Jun 2, 2022
1 parent 5d3c333 commit 1257e49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jans-linux-setup/jans_setup/app_info.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"JANS_APP_VERSION": "1.0.0",
"JANS_APP_VERSION": "1.0.1",
"JANS_BUILD": "-SNAPSHOT",
"JETTY_VERSION": "11.0.9",
"AMAZON_CORRETTO_VERSION": "11.0.14.10.1",
"AMAZON_CORRETTO_VERSION": "11.0.15.9.1",
"JYTHON_VERSION": "2.7.3",
"OPENDJ_VERSION": "4.4.12",
"JANS_MAVEN": "https://jenkins.jans.io",
Expand Down

0 comments on commit 1257e49

Please sign in to comment.