Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into KNOWAGE-8080
Browse files Browse the repository at this point in the history
  • Loading branch information
dbulatovicx32 committed Aug 28, 2023
2 parents 8464f90 + 15ea1ec commit 638927d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions knowage-ce-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<!-- We use Enonic Repository because it contains simplecaptcha 1.2.1 library, needed by knowage CE core; this library is not available on Maven Central -->
<repository>
<id>enonic</id>
<url>http://repo.enonic.com/public/</url>
<url>https://repo.enonic.com/public/</url>
</repository>
<!-- We use jaspersoft Repository because it contains jasperreports library, needed by knowagejasperreportengine CE; this library is not available on Maven Central -->
<repository>
Expand All @@ -54,7 +54,7 @@
<!-- We use xss-html-filter repository for xss-html-filter, needed by knowage CE; this library is not available on Maven Central -->
<repository>
<id>xss-html-filter releases</id>
<url>http://xss-html-filter.sf.net/releases/</url>
<url>https://xss-html-filter.sf.net/releases/</url>
</repository>
<!-- We use bidlink Repository for com.jamon:fdsapi, needed by knowage CE; this library is not available on Maven Central -->
<repository>
Expand Down

0 comments on commit 638927d

Please sign in to comment.