Skip to content
Snippets Groups Projects
Commit 6f5dcab1 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6839: Add Documentation and excludes for Alfa

parent ebd208b2
Branches
Tags
No related merge requests found
......@@ -2,7 +2,10 @@
## Changelog
### 4.4.0-SNAPSHOT
### 4.6.0-SNAPSHOT
* Update [OZGCloud License Generator](ozgcloud-common-license/readme.md)
### 4.4.0
* Integration SBOM in JAR-File (OZG-4833)
* Update to Spring-Boot 3.3.4
* Update netdev.grpc Spring-Boot Starter to 3.1.0-RELEASE
......@@ -12,7 +15,6 @@
* Update protoc-gen to 1.66
* Update Quarkus Platform to 3.13.3
* Update Keycloak Adapter to 24.0.5
* Update [OZGCloud License Generator](ozgcloud-common-license/readme.md)
### 4.3.2
* update mapstruct 1.5.5 -> 1.6.0
......
......@@ -98,6 +98,11 @@
<header>license/eupl_v1_2_de/header.txt</header>
</licenseSet>
</licenseSets>
<excludes>
<exclude>**/.angular/cache/**</exclude>
<exclude>**/.nx/**</exclude>
<exclude>**/node_modules/**</exclude>
</excludes>
</configuration>
<dependencies>
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment