Skip to content

Commit

Permalink
chore: update 2025.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Kira Bot committed Mar 7, 2025
1 parent 27edb71 commit bb1026c
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/licenses/compile.raw
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Lists of 40 third-party dependencies.
(The Apache License, Version 2.0) type-map (berlin.yuna:type-map:2025.0.7 - https://github.com/YunaBraska/type-map)
(The Apache License, Version 2.0) type-map (berlin.yuna:type-map:2025.0.8 - https://github.com/YunaBraska/type-map)
(The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.18.2 - https://github.com/FasterXML/jackson)
(The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.18.2 - https://github.com/FasterXML/jackson-core)
(The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.18.2 - https://github.com/FasterXML/jackson)
Expand Down
2 changes: 1 addition & 1 deletion docs/licenses/dependencies.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"Line","Group","Artifact","Version","Scope","URL","Licenses"
"berlin.yuna:typemap:2025.0.7","berlin.yuna","typemap","2025.0.7","compile","https://github.com/YunaBraska/typemap","Apache License 2.0"
"berlin.yuna:typemap:2025.0.8","berlin.yuna","typemap","2025.0.8","compile","https://github.com/YunaBraska/typemap","Apache License 2.0"
"com.fasterxml.jackson.core:jacksonannotations:2.18.2","com.fasterxml.jackson.core","jacksonannotations","2.18.2","compile","https://github.com/FasterXML/jackson","Apache License 2.0"
"com.fasterxml.jackson.core:jacksoncore:2.18.2","com.fasterxml.jackson.core","jacksoncore","2.18.2","compile","https://github.com/FasterXML/jacksoncore","Apache License 2.0"
"com.fasterxml.jackson.core:jacksondatabind:2.18.2","com.fasterxml.jackson.core","jacksondatabind","2.18.2","compile","https://github.com/FasterXML/jackson","Apache License 2.0"
Expand Down
4 changes: 2 additions & 2 deletions docs/licenses/dependencies.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[
{
"line": "berlin.yuna:typemap:2025.0.7",
"line": "berlin.yuna:typemap:2025.0.8",
"group": "berlin.yuna",
"artifact": "typemap",
"version": "2025.0.7",
"version": "2025.0.8",
"scope": "compile",
"url": "https://github.com/YunaBraska/typemap",
"licenses": [
Expand Down
2 changes: 1 addition & 1 deletion docs/licenses/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

| Line | Group | Artifact | Version | Scope | URL | Licenses |
| ---- | ----- | -------- | ------- | ----- | --- | -------- |
| berlin.yuna:typemap:2025.0.7 | berlin.yuna | typemap | 2025.0.7 | compile | https://github.com/YunaBraska/typemap | Apache License (2.0) |
| berlin.yuna:typemap:2025.0.8 | berlin.yuna | typemap | 2025.0.8 | compile | https://github.com/YunaBraska/typemap | Apache License (2.0) |
| com.fasterxml.jackson.core:jacksonannotations:2.18.2 | com.fasterxml.jackson.core | jacksonannotations | 2.18.2 | compile | https://github.com/FasterXML/jackson | Apache License (2.0) |
| com.fasterxml.jackson.core:jacksoncore:2.18.2 | com.fasterxml.jackson.core | jacksoncore | 2.18.2 | compile | https://github.com/FasterXML/jacksoncore | Apache License (2.0) |
| com.fasterxml.jackson.core:jacksondatabind:2.18.2 | com.fasterxml.jackson.core | jacksondatabind | 2.18.2 | compile | https://github.com/FasterXML/jackson | Apache License (2.0) |
Expand Down
2 changes: 1 addition & 1 deletion docs/licenses/dependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<dependency>
<groupId>berlin.yuna</groupId>
<artifactId>typemap</artifactId>
<version>2025.0.7</version>
<version>2025.0.8</version>
<scope>compile</scope>
<url>https://github.com/YunaBraska/typemap</url>
<licenses>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>berlin.yuna</groupId>
<artifactId>api-doc-crafter</artifactId>
<version>2025.4.12</version>
<version>2025.4.13</version>
<packaging>jar</packaging>

<name>api-doc-crafter</name>
Expand Down

0 comments on commit bb1026c

Please sign in to comment.