Skip to content

Commit

Permalink
Update maven-definition.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Oct 23, 2024
1 parent ab8fba5 commit 2fedc23
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,6 @@ export const mavenDefinition = ({
},
]),
],
dependencyManagement: reactive
? [
{
artifactId: 'commons-beanutils',
groupId: 'commons-beanutils',
},
]
: [],
profiles: [
{
id: 'native',
Expand Down

0 comments on commit 2fedc23

Please sign in to comment.